home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3979 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  2.5 KB

  1. Path: ix.netcom.com!netnews
  2. From: faulkne1@ix.netcom.com(George R Faulkner )
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Pissed off at Microsoft.
  5. Date: 26 Jan 1996 21:45:09 GMT
  6. Organization: Netcom
  7. Message-ID: <4ebi15$ps8@cloner2.ix.netcom.com>
  8. References: <eclipse-2501960300550001@ts-24.pacific.net> <4e95ts$ptk@cloner3.netcom.com>
  9. NNTP-Posting-Host: ix-trn-nj1-24.ix.netcom.com
  10. X-NETCOM-Date: Fri Jan 26  1:45:09 PM PST 1996
  11.  
  12. In <4e95ts$ptk@cloner3.netcom.com> faulkne1@ix.netcom.com(George R
  13. Faulkner ) writes: 
  14. >
  15. >In <eclipse-2501960300550001@ts-24.pacific.net> eclipse@pacific.net
  16. >(Rich) writes: 
  17. >>
  18. >>It occurs to me that the only real thing Microsoft has is windows and
  19. >DOS,
  20. >>the DOS part I am willing to live with but the BS. games that
  21. >Microsoft
  22. >>plays with Windows. has lead me to decide that we need a new OS
  23. >>environment that is faster and easier to use, and most importantly
  24. NOT
  25. >>OWNED BY MICROSOFT. I have developed a prototype of a OSE(Operating
  26. >System
  27. >>Environment) and am looking for programmers that are willing to
  28. >donated
  29. >>time and energy to develop parts of this OSE, Including parts that
  30. >exist
  31. >>below DOS, for a equal share in the final profits of the system.
  32. >Although
  33. >>My Intention is for it to be free for the first years release. If you
  34. >are
  35. >>interested please email me with your area of expertise,  experience,
  36. >and a
  37. >>statement that you are in no way affiliated with Microsoft.
  38. >
  39. >I'd hope it's 100% compatible with DOS, 16-bit Windows, and 32-bit 
  40. >Windows.  In fact, if you really wanted it to be popular, add in
  41. >support for OS/2, and maybe even Unix.
  42. >
  43. >I hate Windows too!  Blue skies with clouds are not for me.
  44. Hey, and how about another thing, if possible.  For real-mode DOS
  45. programs, allow users to set the amount of conventional memory
  46. by taking away from some of the extended memory, and allow
  47. DOS programs to have more than 640K conventional memory.
  48. Also, include a free compiler/interpreter for either C/C++ or
  49. Basic, and also support for batch files.  Also, include
  50. a disk compression utility.
  51.  
  52. Oh yeah, and another thing: make it possible to remove drivers
  53. and TSR's from memory without rebooting, including removing
  54. memory managers, such as whatever the equivelent of EMM386
  55. and HIMEM are going to be.
  56.  
  57. Also, allow users to specify that a DOS program not use
  58. virtual memory no matter what, and that no other programs
  59. run in the background, and swap all memory not regarding
  60. the operating system and the DOS program to virtual memory,
  61. so that the DOS program has FULL system attention, so
  62. that the program will not slow down.
  63.